home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 October: Mac OS SDK
/
Dev.CD Oct 00 SDK1.toast
/
Development Kits
/
Mac OS
/
ContextualMenuManagerSDK 1.0.3
/
Contextual Menu MacHack Goodies
/
Arno's Sample Plugin
/
Prefix.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-01-27
|
212 b
|
19 lines
|
[
TEXT/CWIE
]
/*
File: Prefix.h
Contains: Sample Contextual Menu plugin
Written by: Arno Gourdol
Copyright: 1997, Apple Computer, Inc. All rights reserved.
*/
#define DEBUG 1
#if DEBUG
#pragma traceback on
#endif